View on GitHub
View on GitHub

FluxBase

Provides core types and functionality to implement applications using Flux architecture with .NET.

FluxBase / IMiddlewareContext Interface

Represents the middleware context when handling an action dispatch.

This is a public interface.

public interface IMiddlewareContext

Properties

Methods

See Also